Node.next_named_sibling

Get this node next named sibling.

struct Node
const @nogc nothrow
next_named_sibling
()

Return Value

Type: auto

A Nulllable!Node

Meta